Skip to main content

All Questions

-1votes
3answers
2kviews

Swapping the contents of two columns

I am trying to understand cut better and moving cut data to another file. I have a file called numbers with two columns. Each column is separated with one tab. I am trying to swap the columns by ...
R00ki3 M1stak3's user avatar
1vote
2answers
3kviews

Cut off the first two lines

I'd like to retrive a list excluding the first 2 lines $ pip list Package Version ---------------------------------- --------- alabaster 0.7.10 ...
Wizard's user avatar
  • 2,553

close